home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 2 / ETO Development Tools 2.iso / Essentials / Developer Essentials Nov 90 / Apple II / Programming & Utilities / Dynamo 4.2 for GSBug 1.5b10 / app.builder / buildapp.text < prev    next >
Encoding:
Text File  |  1990-09-21  |  342 b   |  8 lines  |  [TEXT/pdos]

  1. BUILDAPP.TEXT                ;The default script filename.
  2. 0,$0800,BUILD.BIN            ;The buildapp application.
  3. 0,$4000,DISPATCH.BIN        ;The buildapp dispatcher.
  4. $80,$800
  5. $                            ;Display starting address in hex.
  6. $                            ;Display application size in hex.
  7. ?                            ;If Y,N,Q use for save file prompt.
  8. $FF,0,BUILDAPP.SYSTEM        ;Target filename, filetype, and auxtype.